runtime.mcache.refill (method)

2 uses

	runtime (current package)
		malloc.go#L929: 		c.refill(spc)
		mcache.go#L147: func (c *mcache) refill(spc spanClass) {